[INFO] cloning repository https://github.com/pastchick3/agile-C
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pastchick3/agile-C" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastchick3%2Fagile-C", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastchick3%2Fagile-C'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 662477f3b43589d38d2ae9dba538f0fb7423e995
[INFO] testing pastchick3/agile-C against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastchick3%2Fagile-C" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pastchick3/agile-C
[INFO] finished tweaking git repo https://github.com/pastchick3/agile-C
[INFO] tweaked toml for git repo https://github.com/pastchick3/agile-C written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pastchick3/agile-C on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pastchick3/agile-C already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded remove_dir_all v0.5.2
[INFO] [stderr]   Downloaded structopt v0.3.9
[INFO] [stderr]   Downloaded predicates-tree v1.0.0
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.9
[INFO] [stderr]   Downloaded normalize-line-endings v0.2.2
[INFO] [stderr]   Downloaded doc-comment v0.3.1
[INFO] [stderr]   Downloaded predicates-core v1.0.0
[INFO] [stderr]   Downloaded float-cmp v0.5.3
[INFO] [stderr]   Downloaded hermit-abi v0.1.6
[INFO] [stderr]   Downloaded structopt-derive v0.4.2
[INFO] [stderr]   Downloaded escargot v0.5.0
[INFO] [stderr]   Downloaded proc-macro-error v0.4.9
[INFO] [stderr]   Downloaded unicode-width v0.1.7
[INFO] [stderr]   Downloaded predicates v1.0.2
[INFO] [stderr]   Downloaded colored v1.9.2
[INFO] [stderr]   Downloaded memchr v2.3.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.8
[INFO] [stderr]   Downloaded indexmap v1.3.2
[INFO] [stderr]   Downloaded assert_cmd v0.12.0
[INFO] [stderr]   Downloaded serde_json v1.0.48
[INFO] [stderr]   Downloaded aho-corasick v0.7.8
[INFO] [stderr]   Downloaded syn v1.0.14
[INFO] [stderr]   Downloaded regex v1.3.4
[INFO] [stderr]   Downloaded regex-syntax v0.6.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e72b71d2d5a43e638bb81965e4161336e35d62260c92e92afb0470692f238714
[INFO] running `Command { std: "docker" "start" "-a" "e72b71d2d5a43e638bb81965e4161336e35d62260c92e92afb0470692f238714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e72b71d2d5a43e638bb81965e4161336e35d62260c92e92afb0470692f238714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72b71d2d5a43e638bb81965e4161336e35d62260c92e92afb0470692f238714", kill_on_drop: false }`
[INFO] [stdout] e72b71d2d5a43e638bb81965e4161336e35d62260c92e92afb0470692f238714
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79cd29b056d881584f2511dc65120c010939b93855c0704a47bfb283d3a98a9c
[INFO] running `Command { std: "docker" "start" "-a" "79cd29b056d881584f2511dc65120c010939b93855c0704a47bfb283d3a98a9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling memchr v2.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]    Compiling aho-corasick v0.7.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling colored v1.9.2
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.9
[INFO] [stderr]    Compiling structopt-derive v0.4.2
[INFO] [stderr]    Compiling structopt v0.3.9
[INFO] [stderr]    Compiling agile_c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> src/resolver.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | struct Scope {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 182 |     index: usize,         // the id of a scope
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.36s
[INFO] running `Command { std: "docker" "inspect" "79cd29b056d881584f2511dc65120c010939b93855c0704a47bfb283d3a98a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79cd29b056d881584f2511dc65120c010939b93855c0704a47bfb283d3a98a9c", kill_on_drop: false }`
[INFO] [stdout] 79cd29b056d881584f2511dc65120c010939b93855c0704a47bfb283d3a98a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaa8b2432bf982005b71c221d1c6dcc910823047b0ab3252983543bbb21014a8
[INFO] running `Command { std: "docker" "start" "-a" "eaa8b2432bf982005b71c221d1c6dcc910823047b0ab3252983543bbb21014a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling escargot v0.5.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.2.2
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> src/resolver.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | struct Scope {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 182 |     index: usize,         // the id of a scope
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling float-cmp v0.5.3
[INFO] [stderr]    Compiling predicates v1.0.2
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.48
[INFO] [stderr]    Compiling assert_cmd v0.12.0
[INFO] [stderr]    Compiling agile_c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> src/resolver.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | struct Scope {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 182 |     index: usize,         // the id of a scope
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lexer.rs:584:25
[INFO] [stdout]     |
[INFO] [stdout] 584 |             _ => panic!(format!("Unexpected token[0]: {:#?}", tokens[0])),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 584 -             _ => panic!(format!("Unexpected token[0]: {:#?}", tokens[0])),
[INFO] [stdout] 584 +             _ => panic!("Unexpected token[0]: {:#?}", tokens[0]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lexer.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |             _ => panic!(format!("Unexpected token[1]: {:#?}", tokens[1])),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 593 -             _ => panic!(format!("Unexpected token[1]: {:#?}", tokens[1])),
[INFO] [stdout] 593 +             _ => panic!("Unexpected token[1]: {:#?}", tokens[1]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lexer.rs:602:25
[INFO] [stdout]     |
[INFO] [stdout] 602 |             _ => panic!(format!("Unexpected token[2]: {:#?}", tokens[2])),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 602 -             _ => panic!(format!("Unexpected token[2]: {:#?}", tokens[2])),
[INFO] [stdout] 602 +             _ => panic!("Unexpected token[2]: {:#?}", tokens[2]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.92s
[INFO] running `Command { std: "docker" "inspect" "eaa8b2432bf982005b71c221d1c6dcc910823047b0ab3252983543bbb21014a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa8b2432bf982005b71c221d1c6dcc910823047b0ab3252983543bbb21014a8", kill_on_drop: false }`
[INFO] [stdout] eaa8b2432bf982005b71c221d1c6dcc910823047b0ab3252983543bbb21014a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 274b6c4abda337c0182f1b899ba998e48c1d1a16e7e049137a40d1c6d37e9aed
[INFO] running `Command { std: "docker" "start" "-a" "274b6c4abda337c0182f1b899ba998e48c1d1a16e7e049137a40d1c6d37e9aed", kill_on_drop: false }`
[INFO] [stderr] warning: field `index` is never read
[INFO] [stderr]    --> src/resolver.rs:182:5
[INFO] [stderr]     |
[INFO] [stderr] 181 | struct Scope {
[INFO] [stderr]     |        ----- field in this struct
[INFO] [stderr] 182 |     index: usize,         // the id of a scope
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `agile_c` (lib) generated 1 warning
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/lexer.rs:584:25
[INFO] [stderr]     |
[INFO] [stderr] 584 |             _ => panic!(format!("Unexpected token[0]: {:#?}", tokens[0])),
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 584 -             _ => panic!(format!("Unexpected token[0]: {:#?}", tokens[0])),
[INFO] [stderr] 584 +             _ => panic!("Unexpected token[0]: {:#?}", tokens[0]),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/lexer.rs:593:25
[INFO] [stderr]     |
[INFO] [stderr] 593 |             _ => panic!(format!("Unexpected token[1]: {:#?}", tokens[1])),
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 593 -             _ => panic!(format!("Unexpected token[1]: {:#?}", tokens[1])),
[INFO] [stderr] 593 +             _ => panic!("Unexpected token[1]: {:#?}", tokens[1]),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/lexer.rs:602:25
[INFO] [stderr]     |
[INFO] [stderr] 602 |             _ => panic!(format!("Unexpected token[2]: {:#?}", tokens[2])),
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 602 -             _ => panic!(format!("Unexpected token[2]: {:#?}", tokens[2])),
[INFO] [stderr] 602 +             _ => panic!("Unexpected token[2]: {:#?}", tokens[2]),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `agile_c` (lib test) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p agile_c --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agile_c-fc299507690e3188)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test lexer::tests::compound_assignment ... ok
[INFO] [stdout] test lexer::tests::comment ... ok
[INFO] [stdout] test lexer::tests::arithmetic ... ok
[INFO] [stdout] test lexer::tests::error ... ok
[INFO] [stdout] test lexer::tests::ident_const ... ok
[INFO] [stdout] test lexer::tests::keyword ... ok
[INFO] [stdout] test lexer::tests::location ... ok
[INFO] [stdout] test lexer::tests::error_str_eof ... ok
[INFO] [stdout] test lexer::tests::relationship ... ok
[INFO] [stdout] test lexer::tests::type_ ... ok
[INFO] [stdout] test parser::tests::dummy_type ... ok
[INFO] [stdout] test lexer::tests::include ... ok
[INFO] [stdout] test parser::tests::comment ... ok
[INFO] [stdout] test parser::tests::duplicate_parameters ... ok
[INFO] [stdout] test lexer::tests::parenthesis ... ok
[INFO] [stdout] test lexer::tests::punctuation ... ok
[INFO] [stdout] test parser::tests::expression_compound_assignment ... ok
[INFO] [stdout] test parser::tests::expression_ident_const ... ok
[INFO] [stdout] test parser::tests::expression_relational ... ok
[INFO] [stdout] test parser::tests::error_recovery ... ok
[INFO] [stdout] test parser::tests::function_single ... ok
[INFO] [stdout] test parser::tests::expression_arithmetic ... ok
[INFO] [stdout] test parser::tests::function_unchecked ... ok
[INFO] [stdout] test parser::tests::function_void ... ok
[INFO] [stdout] test parser::tests::function_multiple ... ok
[INFO] [stdout] test parser::tests::include ... ok
[INFO] [stdout] test parser::tests::statement_break ... ok
[INFO] [stdout] test parser::tests::index_call_pointer_struct ... ok
[INFO] [stdout] test parser::tests::return_pointer ... ok
[INFO] [stdout] test parser::tests::statement_continue ... ok
[INFO] [stdout] test parser::tests::statement_def_var ... ok
[INFO] [stdout] test parser::tests::statement_for ... ok
[INFO] [stdout] test parser::tests::statement_do ... ok
[INFO] [stdout] test parser::tests::statement_def_struct ... ok
[INFO] [stdout] test parser::tests::statement_if ... ok
[INFO] [stdout] test parser::tests::statement_null ... ok
[INFO] [stdout] test parser::tests::statement_return ... ok
[INFO] [stdout] test parser::tests::structure ... ok
[INFO] [stdout] test parser::tests::statement_switch ... ok
[INFO] [stdout] test parser::tests::statement_while ... ok
[INFO] [stdout] test preprocessor::tests::include_cstdlib ... ok
[INFO] [stdout] test preprocessor::tests::include_userlib ... ok
[INFO] [stdout] test resolver::tests::array ... ok
[INFO] [stdout] test parser::tests::statement_def_nested ... ok
[INFO] [stdout] test resolver::tests::ellipsis ... ok
[INFO] [stdout] test resolver::tests::expression_const ... ok
[INFO] [stdout] test preprocessor::tests::unbalanced_include ... ok
[INFO] [stdout] test parser::tests::function_ellipsis ... ok
[INFO] [stdout] test resolver::tests::function ... ok
[INFO] [stdout] test resolver::tests::implicit_return ... ok
[INFO] [stdout] test serializer::tests::function ... ok
[INFO] [stdout] test resolver::tests::expression_prefix ... ok
[INFO] [stdout] test resolver::tests::expression_infix_postfix ... ok
[INFO] [stdout] test resolver::tests::function_reverse ... ok
[INFO] [stdout] test resolver::tests::structure ... ok
[INFO] [stdout] test serializer::tests::include ... ok
[INFO] [stdout] test serializer::tests::struct_ ... ok
[INFO] [stdout] test serializer::tests::expression ... ok
[INFO] [stdout] test serializer::tests::statement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agile_c-872d4d6d3bd32c18)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-ce18187c86a6acb0)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test hello_world_agile_c ... ok
[INFO] [stdout] test hello_world_gcc_args ... ok
[INFO] [stdout] test hello_world_gcc ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hello_world_gcc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hello_world_gcc' (81) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.12.0/src/assert.rs:154:13:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```cc1: fatal error: /tmp/_agile_c_temp_1781338075419.c: No such file or directory
[INFO] [stdout] compilation terminated.
[INFO] [stdout] Temp File Error: No such file or directory (os error 2)
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/agile_c" "--input" "/tmp/_hello_world_gcc_input_temp.c" "--output" "/tmp/_hello_world_gcc_output_temp.exe" "--gcc"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```cc1: fatal error: /tmp/_agile_c_temp_1781338075419.c: No such file or directory
[INFO] [stdout] compilation terminated.
[INFO] [stdout] Temp File Error: No such file or directory (os error 2)
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b9316391f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b9316391f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b9316391f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b9316391f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b93164e64a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b93164e64a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56b93163ed12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56b93163ed12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56b931617766 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b931617766 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b931631449 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b9315b815c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56b9315b815c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56b931631602 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56b931631602 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b931617822 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56b93160c979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b93161853d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b93164ed9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b9315ed2a7 - <assert_cmd[397bf3ced2ffa6c3]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.12.0/src/assert.rs:154:13
[INFO] [stdout]   20:     0x56b9315a8ec0 - integration_test[dd13282958a6fab8]::hello_world_gcc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:60:10
[INFO] [stdout]   21:     0x56b9315a8747 - integration_test[dd13282958a6fab8]::hello_world_gcc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:36:21
[INFO] [stdout]   22:     0x56b9315ab0a6 - <integration_test[dd13282958a6fab8]::hello_world_gcc::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56b9315ab23b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56b9315ab23b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x56b9315b8ab5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x56b9315b8ab5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x56b9315b8ab5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x56b9315b8ab5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x56b9315b8ab5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56b9315b8ab5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x56b9315b8ab5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x56b9315b3614 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x56b9315b3614 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x56b9315bbb32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x56b9315bbb32 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56b9315bbb32 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56b9315bbb32 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56b9315bbb32 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56b9315bbb32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x56b9315bbb32 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56b93163890f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x56b93163890f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x79ca41af9aa4 - <unknown>
[INFO] [stdout]   44:     0x79ca41b86a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hello_world_gcc
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "274b6c4abda337c0182f1b899ba998e48c1d1a16e7e049137a40d1c6d37e9aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274b6c4abda337c0182f1b899ba998e48c1d1a16e7e049137a40d1c6d37e9aed", kill_on_drop: false }`
[INFO] [stdout] 274b6c4abda337c0182f1b899ba998e48c1d1a16e7e049137a40d1c6d37e9aed
